ComfyUI NSFW Pipeline
Status: In progress β v19 pending testing Last updated: 2026-05-17
Downloaded Modelsβ
| Model | Size | Location | Note |
|---|---|---|---|
| unStable Evolution FluXXX | 11.1GB | models/unet/unstableEvolution_Fp8.safetensors | NSFW checkpoint, preserves faces |
| getphat FLUX Reality NSFW v11 | 11.1GB | models/unet/getphatFLUXReality_v11SoftcoreFP8.safetensors | #1 rated, photorealistic skin |
| FLUX.1-Fill-dev | β | GATED β necesita HF auth | Para Pass 2 skin blending |
| NSFW_MASTER_FLUX LoRA | 145MB | models/loras/NSFW_master_Flux.safetensors | Primary NSFW LoRA |
| yolov8n.pt | 6.3MB | models/ultralytics/bbox/yolov8n.pt | Face detection |
Pipeline Versionsβ
v19 β unStable + PuLID + CLIPSeg (PENDIENTE)β
- Checkpoint:
unstableEvolution_Fp8.safetensors(FP8) - PuLID weight: 0.85, end_at: 0.9
- CLIPSeg: threshold 0.3, dilate 30, blur 24
- NSFW LoRA: 0.7 (reducido porque el checkpoint ya es NSFW)
- Sin ControlNet (OOM con modelo 11GB + ControlNet 3GB)
- Workflow JSON:
/tmp/v19_unstable_nodpeth_wrapped.json
v18d β ControlNet Depth + CLIPSeg (COMPLETADA)β
- Output:
nsfw_v18d_depth_only_00001_.png - Resultado: Preserva forma, pierde cara (sin PuLID)
v17 β PuLID + smooth mask (COMPLETADA)β
- Output:
nsfw_v17_pulid_smooth_mask_00001_.png - Resultado: Preserva cara, color mismatch en piel
3-Pass Pipeline Design (OBJETIVO)β
Pass 1: unStable FluXXX + CLIPSeg + NSFW LoRA + PuLID β genera cuerpo desnudo
Pass 2: FLUX.1-Fill-dev + gradient mask β harmoniza piel en bordes
Pass 3: FaceDetailer + PuLID β restaura cara 100%
Custom Nodes Instaladosβ
- FaceDetailer (Impact Pack) β
- IC-Light Native β
- CLIPSeg+ β
- PuLID Flux v0.9.1 β
- SAM2 β (GroundingDINO tiene issues, usar CLIPSeg)
- Shakker-Labs ControlNet Depth β
- XLabs ControlNet Depth v3 β
Limitaciones RTX 3060 (12GB)β
- unStable (11GB FP8) + Shakker ControlNet (3GB) = OOM
- unStable + PuLID funciona pero sin ControlNet
- Estrategia: mΓΊltiples passes en vez de un solo pass con todo